[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
RETF              Return Far                         Flags: O D I T S Z A P C

RETF

           Logic:        pop    IP
                         pop    CS

     This instruction is the same as RET, except that it explicitly indicates
     that a far return is intended. IP is popped off the stack, followed by
     CS.

  --------------------------------------------------------------------------
   Operands                   Clocks   Transfers  Bytes  Example
   RETF                       26           -        1    RETF
  --------------------------------------------------------------------------

See Also: RET RETN
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson